home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / pascal / tp6bugs5.zip / TBUFSTRE.FIX < prev    next >
Text File  |  1991-07-23  |  460b  |  31 lines

  1.  
  2. #: 112998 S8/TPascal For Windows
  3.     15-Jul-91  18:17:25
  4. Sb: TBugStream bug fix
  5. Fm: Amrik Dhillon (Borland) 76424,2231
  6. To: dj murdoch 71631,122
  7.  
  8. dj and all,
  9.  
  10. Here is the bug fix from QA regarding TBufStream writing garabage to the
  11. stream file.
  12.  
  13. using DEBUG <g>
  14.  
  15. in WOBJECTS.TPU
  16. -e7ca3
  17.     43.35
  18. -w
  19.  
  20. in OBJECTS.TPU
  21. -e2c75
  22.      45.37
  23. -w
  24.  
  25. if you have the RTL, change first jump "JE @@4" to "JE @@3" in FlushBuffer.
  26. -Amrik
  27.  
  28.  
  29.  
  30.  
  31.